home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / xmgr / examples / bar.d < prev    next >
Text File  |  1995-02-05  |  13KB  |  478 lines

  1. # ACE/gr parameter file
  2. #
  3. @with string
  4. @    string on
  5. @    string loctype view
  6. @    string 0.223750, 0.257143
  7. @    string linewidth 1
  8. @    string color 1
  9. @    string rot 0
  10. @    string font 4
  11. @    string just 0
  12. @    string char size 0.790000
  13. @string def "Specified tick marks and tick labels are done with the features provided"
  14. @with string
  15. @    string on
  16. @    string loctype view
  17. @    string 0.223750, 0.234286
  18. @    string linewidth 1
  19. @    string color 1
  20. @    string rot 0
  21. @    string font 4
  22. @    string just 0
  23. @    string char size 0.790000
  24. @string def "in 'View/Ticks/Special ticks-tick labels'. There are a couple of variations"
  25. @with string
  26. @    string on
  27. @    string loctype view
  28. @    string 0.223750, 0.211429
  29. @    string linewidth 1
  30. @    string color 1
  31. @    string rot 0
  32. @    string font 4
  33. @    string just 0
  34. @    string char size 0.790000
  35. @string def "allowed - tick marks may be specified while the tick labels are drawn"
  36. @with string
  37. @    string on
  38. @    string loctype view
  39. @    string 0.223750, 0.188571
  40. @    string linewidth 1
  41. @    string color 1
  42. @    string rot 0
  43. @    string font 4
  44. @    string just 0
  45. @    string char size 0.790000
  46. @string def "using the location of the tick mark or the tick labels may be specified"
  47. @with string
  48. @    string on
  49. @    string loctype view
  50. @    string 0.223750, 0.165714
  51. @    string linewidth 1
  52. @    string color 1
  53. @    string rot 0
  54. @    string font 4
  55. @    string just 0
  56. @    string char size 0.790000
  57. @string def "while using the start/step method of tick mark placement."
  58. @with string
  59. @    string on
  60. @    string loctype view
  61. @    string 0.223750, 0.120000
  62. @    string linewidth 1
  63. @    string color 1
  64. @    string rot 0
  65. @    string font 4
  66. @    string just 0
  67. @    string char size 0.790000
  68. @string def "This example uses specified tick marks and specified tick labels."
  69. @with g0
  70. @g0 on
  71. @g0 label off
  72. @g0 hidden false
  73. @g0 type bar
  74. @g0 autoscale type AUTO
  75. @g0 fixedpoint off
  76. @g0 fixedpoint type 0
  77. @g0 fixedpoint xy 0.000000, 0.000000
  78. @g0 fixedpoint format general general
  79. @g0 fixedpoint prec 6, 6
  80. @    default linestyle 1
  81. @    default linewidth 1
  82. @    default color 1
  83. @    default char size 1.000000
  84. @    default font 4
  85. @    default font source 0
  86. @    default symbol size 1.000000
  87. @    world xmin 0
  88. @    world xmax 6
  89. @    world ymin -10
  90. @    world ymax 20
  91. @    view xmin 0.220000
  92. @    view xmax 0.978750
  93. @    view ymin 0.514286
  94. @    view ymax 0.874286
  95. @    title "Test of tick marks and tick labels"
  96. @    title font 3
  97. @    title size 1.500000
  98. @    title color 1
  99. @    title linewidth 1
  100. @    subtitle "Using specified tick marks and tick labels"
  101. @    subtitle font 1
  102. @    subtitle size 1.000000
  103. @    subtitle color 1
  104. @    subtitle linewidth 1
  105. @    s0 type xy
  106. @    s0 symbol 0
  107. @    s0 symbol size 1.000000
  108. @    s0 symbol fill 0
  109. @    s0 symbol center false
  110. @    s0 skip 0
  111. @    s0 linestyle 1
  112. @    s0 linewidth 1
  113. @    s0 color 1
  114. @    s0 fill 1
  115. @    s0 fill with color
  116. @    s0 fill color 1
  117. @    s0 fill pattern 0
  118. @    s0 errorbar type BOTH
  119. @    s0 errorbar length 1.000000
  120. @    s0 errorbar linewidth 1
  121. @    s0 errorbar linestyle 1
  122. @    s0 errorbar riser on
  123. @    s0 errorbar riser linewidth 1
  124. @    s0 errorbar riser linestyle 1
  125. @    s0 comment "/u/pturner/xmgr/bar.d"
  126. @    s1 type xy
  127. @    s1 symbol 0
  128. @    s1 symbol size 1.000000
  129. @    s1 symbol fill 0
  130. @    s1 symbol center false
  131. @    s1 skip 0
  132. @    s1 linestyle 1
  133. @    s1 linewidth 1
  134. @    s1 color 2
  135. @    s1 fill 1
  136. @    s1 fill with color
  137. @    s1 fill color 2
  138. @    s1 fill pattern 0
  139. @    s1 errorbar type BOTH
  140. @    s1 errorbar length 1.000000
  141. @    s1 errorbar linewidth 1
  142. @    s1 errorbar linestyle 1
  143. @    s1 errorbar riser on
  144. @    s1 errorbar riser linewidth 1
  145. @    s1 errorbar riser linestyle 1
  146. @    s1 comment "/u/pturner/xmgr/bar.d"
  147. @    s2 type xy
  148. @    s2 symbol 0
  149. @    s2 symbol size 1.000000
  150. @    s2 symbol fill 0
  151. @    s2 symbol center false
  152. @    s2 skip 0
  153. @    s2 linestyle 1
  154. @    s2 linewidth 1
  155. @    s2 color 3
  156. @    s2 fill 1
  157. @    s2 fill with color
  158. @    s2 fill color 3
  159. @    s2 fill pattern 0
  160. @    s2 errorbar type BOTH
  161. @    s2 errorbar length 1.000000
  162. @    s2 errorbar linewidth 1
  163. @    s2 errorbar linestyle 1
  164. @    s2 errorbar riser on
  165. @    s2 errorbar riser linewidth 1
  166. @    s2 errorbar riser linestyle 1
  167. @    s2 comment "/u/pturner/xmgr/bar.d"
  168. @    s3 type xy
  169. @    s3 symbol 0
  170. @    s3 symbol size 1.000000
  171. @    s3 symbol fill 0
  172. @    s3 symbol center false
  173. @    s3 skip 0
  174. @    s3 linestyle 1
  175. @    s3 linewidth 1
  176. @    s3 color 4
  177. @    s3 fill 1
  178. @    s3 fill with color
  179. @    s3 fill color 4
  180. @    s3 fill pattern 0
  181. @    s3 errorbar type BOTH
  182. @    s3 errorbar length 1.000000
  183. @    s3 errorbar linewidth 1
  184. @    s3 errorbar linestyle 1
  185. @    s3 errorbar riser on
  186. @    s3 errorbar riser linewidth 1
  187. @    s3 errorbar riser linestyle 1
  188. @    s3 comment "/u/pturner/xmgr/bar.d"
  189. @    xaxis  tick on
  190. @    xaxis  tick major 1.000000
  191. @    xaxis  tick minor 0.500000
  192. @    xaxis  tick offsetx 0.000000
  193. @    xaxis  tick offsety 0.000000
  194. @    xaxis  tick alt off
  195. @    xaxis  tick min 0.000000
  196. @    xaxis  tick max 1.000000
  197. @    xaxis  label "This is the X-axis label"
  198. @    xaxis  label layout para
  199. @    xaxis  label char size 1.000000
  200. @    xaxis  label font 4
  201. @    xaxis  label color 1
  202. @    xaxis  label linewidth 1
  203. @    xaxis  ticklabel on
  204. @    xaxis  ticklabel type spec
  205. @    xaxis  ticklabel prec 1
  206. @    xaxis  ticklabel format decimal
  207. @    xaxis  ticklabel layout horizontal
  208. @    xaxis  ticklabel skip 0
  209. @    xaxis  ticklabel stagger 0
  210. @    xaxis  ticklabel op bottom
  211. @    xaxis  ticklabel sign normal
  212. @    xaxis  ticklabel start type auto
  213. @    xaxis  ticklabel start 0.000000
  214. @    xaxis  ticklabel stop type auto
  215. @    xaxis  ticklabel stop 0.000000
  216. @    xaxis  ticklabel char size 0.850000
  217. @    xaxis  ticklabel font 4
  218. @    xaxis  ticklabel color 1
  219. @    xaxis  ticklabel linewidth 1
  220. @    xaxis  tick major on
  221. @    xaxis  tick minor on
  222. @    xaxis  tick default 6
  223. @    xaxis  tick in
  224. @    xaxis  tick major color 1
  225. @    xaxis  tick major linewidth 1
  226. @    xaxis  tick major linestyle 1
  227. @    xaxis  tick minor color 1
  228. @    xaxis  tick minor linewidth 1
  229. @    xaxis  tick minor linestyle 1
  230. @    xaxis  tick log off
  231. @    xaxis  tick size 1.000000
  232. @    xaxis  tick minor size 0.500000
  233. @    xaxis  bar off
  234. @    xaxis  bar color 1
  235. @    xaxis  bar linestyle 1
  236. @    xaxis  bar linewidth 1
  237. @    xaxis  tick major grid off
  238. @    xaxis  tick minor grid off
  239. @    xaxis  tick op both
  240. @    xaxis  tick type spec
  241. @    xaxis  tick spec 5
  242. @    xaxis  tick 0, 1.000000
  243. @    xaxis  ticklabel 0, "Bar one"
  244. @    xaxis  tick 1, 2.000000
  245. @    xaxis  ticklabel 1, "Bar two"
  246. @    xaxis  tick 2, 3.000000
  247. @    xaxis  ticklabel 2, "Bar three"
  248. @    xaxis  tick 3, 4.000000
  249. @    xaxis  ticklabel 3, "Bar four"
  250. @    xaxis  tick 4, 5.000000
  251. @    xaxis  ticklabel 4, "Bar none"
  252. @    yaxis  tick on
  253. @    yaxis  tick major 10.000000
  254. @    yaxis  tick minor 5.000000
  255. @    yaxis  tick offsetx 0.000000
  256. @    yaxis  tick offsety 0.000000
  257. @    yaxis  tick alt off
  258. @    yaxis  tick min 0.000000
  259. @    yaxis  tick max 1.000000
  260. @    yaxis  label "This is the Y-axis label"
  261. @    yaxis  label layout para
  262. @    yaxis  label char size 1.000000
  263. @    yaxis  label font 4
  264. @    yaxis  label color 1
  265. @    yaxis  label linewidth 1
  266. @    yaxis  ticklabel on
  267. @    yaxis  ticklabel type spec
  268. @    yaxis  ticklabel prec 1
  269. @    yaxis  ticklabel format decimal
  270. @    yaxis  ticklabel layout horizontal
  271. @    yaxis  ticklabel skip 0
  272. @    yaxis  ticklabel stagger 0
  273. @    yaxis  ticklabel op left
  274. @    yaxis  ticklabel sign normal
  275. @    yaxis  ticklabel start type auto
  276. @    yaxis  ticklabel start 0.000000
  277. @    yaxis  ticklabel stop type auto
  278. @    yaxis  ticklabel stop 0.000000
  279. @    yaxis  ticklabel char size 1.030000
  280. @    yaxis  ticklabel font 1
  281. @    yaxis  ticklabel color 1
  282. @    yaxis  ticklabel linewidth 1
  283. @    yaxis  tick major on
  284. @    yaxis  tick minor on
  285. @    yaxis  tick default 6
  286. @    yaxis  tick in
  287. @    yaxis  tick major color 1
  288. @    yaxis  tick major linewidth 1
  289. @    yaxis  tick major linestyle 1
  290. @    yaxis  tick minor color 1
  291. @    yaxis  tick minor linewidth 1
  292. @    yaxis  tick minor linestyle 1
  293. @    yaxis  tick log off
  294. @    yaxis  tick size 1.000000
  295. @    yaxis  tick minor size 0.500000
  296. @    yaxis  bar off
  297. @    yaxis  bar color 1
  298. @    yaxis  bar linestyle 1
  299. @    yaxis  bar linewidth 1
  300. @    yaxis  tick major grid off
  301. @    yaxis  tick minor grid off
  302. @    yaxis  tick op both
  303. @    yaxis  tick type spec
  304. @    yaxis  tick spec 5
  305. @    yaxis  tick 0, 0.000000
  306. @    yaxis  ticklabel 0, "Bar one"
  307. @    yaxis  tick 1, 5.000000
  308. @    yaxis  ticklabel 1, "Bar two"
  309. @    yaxis  tick 2, 10.000000
  310. @    yaxis  ticklabel 2, "Bar three"
  311. @    yaxis  tick 3, 12.000000
  312. @    yaxis  ticklabel 3, "Bar four"
  313. @    yaxis  tick 4, 20.000000
  314. @    yaxis  ticklabel 4, "Bar none"
  315. @    altxaxis off
  316. @    altyaxis off
  317. @    zeroxaxis  tick on
  318. @    zeroxaxis  tick major 2.000000
  319. @    zeroxaxis  tick minor 1.000000
  320. @    zeroxaxis  tick offsetx 0.000000
  321. @    zeroxaxis  tick offsety 0.000000
  322. @    zeroxaxis  tick alt off
  323. @    zeroxaxis  tick min 0.000000
  324. @    zeroxaxis  tick max 1.000000
  325. @    zeroxaxis  label ""
  326. @    zeroxaxis  label layout para
  327. @    zeroxaxis  label char size 1.000000
  328. @    zeroxaxis  label font 4
  329. @    zeroxaxis  label color 1
  330. @    zeroxaxis  label linewidth 1
  331. @    zeroxaxis  ticklabel off
  332. @    zeroxaxis  ticklabel type auto
  333. @    zeroxaxis  ticklabel prec 1
  334. @    zeroxaxis  ticklabel format decimal
  335. @    zeroxaxis  ticklabel layout horizontal
  336. @    zeroxaxis  ticklabel skip 0
  337. @    zeroxaxis  ticklabel stagger 0
  338. @    zeroxaxis  ticklabel op left
  339. @    zeroxaxis  ticklabel sign normal
  340. @    zeroxaxis  ticklabel start type auto
  341. @    zeroxaxis  ticklabel start 0.000000
  342. @    zeroxaxis  ticklabel stop type auto
  343. @    zeroxaxis  ticklabel stop 0.000000
  344. @    zeroxaxis  ticklabel char size 1.000000
  345. @    zeroxaxis  ticklabel font 1
  346. @    zeroxaxis  ticklabel color 1
  347. @    zeroxaxis  ticklabel linewidth 1
  348. @    zeroxaxis  tick major off
  349. @    zeroxaxis  tick minor on
  350. @    zeroxaxis  tick default 6
  351. @    zeroxaxis  tick in
  352. @    zeroxaxis  tick major color 1
  353. @    zeroxaxis  tick major linewidth 1
  354. @    zeroxaxis  tick major linestyle 1
  355. @    zeroxaxis  tick minor color 1
  356. @    zeroxaxis  tick minor linewidth 1
  357. @    zeroxaxis  tick minor linestyle 1
  358. @    zeroxaxis  tick log off
  359. @    zeroxaxis  tick size 1.000000
  360. @    zeroxaxis  tick minor size 0.500000
  361. @    zeroxaxis  bar off
  362. @    zeroxaxis  bar color 1
  363. @    zeroxaxis  bar linestyle 1
  364. @    zeroxaxis  bar linewidth 1
  365. @    zeroxaxis  tick major grid off
  366. @    zeroxaxis  tick minor grid off
  367. @    zeroxaxis  tick op both
  368. @    zeroxaxis  tick type auto
  369. @    zeroxaxis  tick spec 0
  370. @    zeroyaxis  tick on
  371. @    zeroyaxis  tick major 10.000000
  372. @    zeroyaxis  tick minor 5.000000
  373. @    zeroyaxis  tick offsetx 0.000000
  374. @    zeroyaxis  tick offsety 0.000000
  375. @    zeroyaxis  tick alt off
  376. @    zeroyaxis  tick min 0.000000
  377. @    zeroyaxis  tick max 1.000000
  378. @    zeroyaxis  label ""
  379. @    zeroyaxis  label layout para
  380. @    zeroyaxis  label char size 1.000000
  381. @    zeroyaxis  label font 4
  382. @    zeroyaxis  label color 1
  383. @    zeroyaxis  label linewidth 1
  384. @    zeroyaxis  ticklabel off
  385. @    zeroyaxis  ticklabel type auto
  386. @    zeroyaxis  ticklabel prec 1
  387. @    zeroyaxis  ticklabel format decimal
  388. @    zeroyaxis  ticklabel layout horizontal
  389. @    zeroyaxis  ticklabel skip 0
  390. @    zeroyaxis  ticklabel stagger 0
  391. @    zeroyaxis  ticklabel op left
  392. @    zeroyaxis  ticklabel sign normal
  393. @    zeroyaxis  ticklabel start type auto
  394. @    zeroyaxis  ticklabel start 0.000000
  395. @    zeroyaxis  ticklabel stop type auto
  396. @    zeroyaxis  ticklabel stop 0.000000
  397. @    zeroyaxis  ticklabel char size 1.000000
  398. @    zeroyaxis  ticklabel font 1
  399. @    zeroyaxis  ticklabel color 1
  400. @    zeroyaxis  ticklabel linewidth 1
  401. @    zeroyaxis  tick major off
  402. @    zeroyaxis  tick minor on
  403. @    zeroyaxis  tick default 6
  404. @    zeroyaxis  tick in
  405. @    zeroyaxis  tick major color 1
  406. @    zeroyaxis  tick major linewidth 1
  407. @    zeroyaxis  tick major linestyle 1
  408. @    zeroyaxis  tick minor color 1
  409. @    zeroyaxis  tick minor linewidth 1
  410. @    zeroyaxis  tick minor linestyle 1
  411. @    zeroyaxis  tick log off
  412. @    zeroyaxis  tick size 1.000000
  413. @    zeroyaxis  tick minor size 0.500000
  414. @    zeroyaxis  bar off
  415. @    zeroyaxis  bar color 1
  416. @    zeroyaxis  bar linestyle 1
  417. @    zeroyaxis  bar linewidth 1
  418. @    zeroyaxis  tick major grid off
  419. @    zeroyaxis  tick minor grid off
  420. @    zeroyaxis  tick op both
  421. @    zeroyaxis  tick type auto
  422. @    zeroyaxis  tick spec 0
  423. @    legend on
  424. @    legend loctype view
  425. @    legend layout 0
  426. @    legend vgap 3
  427. @    legend hgap 1
  428. @    legend length 2
  429. @    legend box off
  430. @    legend x1 0.042500
  431. @    legend y1 0.492857
  432. @    legend font 1
  433. @    legend char size 1.000000
  434. @    legend linestyle 1
  435. @    legend linewidth 1
  436. @    legend color 1
  437. @    legend string 0 "A set legend"
  438. @    legend string 1 "Another set legend"
  439. @    legend string 2 "Yet another"
  440. @    legend string 3 "And another"
  441. @    frame on
  442. @    frame type 0
  443. @    frame linestyle 1
  444. @    frame linewidth 1
  445. @    frame color 1
  446. @    frame fill off
  447. @    frame background color 0
  448. @WITH G0
  449. @G0 ON
  450. @TYPE xy
  451. 1.000000 2.000000
  452. 2.000000 5.000000
  453. 3.000000 9.000000
  454. &
  455. @TYPE xy
  456. 1.000000 9.000000
  457. 2.000000 5.000000
  458. 3.000000 4.000000
  459. &
  460. @TYPE xy
  461. 1.000000 7.000000
  462. 2.000000 7.000000
  463. 3.000000 2.000000
  464. &
  465. @TYPE xy
  466. 1.000000 6.000000
  467. 2.000000 9.000000
  468. 3.000000 20.000000
  469. 4.000000 -6.000000
  470. 5.000000 5.000000
  471. &
  472. @TYPE xyz
  473. 1.000000 6.000000 6
  474. 2.000000 9.000000 9
  475. 3.000000 20.000000 20
  476. 4.000000 -6.000000 -6
  477. 5.000000 5.000000 5
  478.